reports_pi.aspx.cs
Code Type: C# Codebehind Class for ASP .NET Page
Uses Classes: StringBuilder, CReportsPI, CDataConverter, DataSet, DataTable, XslCompiledTransform, }, CStat, CRegionSite, CIntake, CCPA


Lines of Code: 557

public bool RunReport(string strInstrumentJSON)

	 user closed the agg report criteria popup 

protected DataSet GetSiteModuleAvgDS(DataSet dsScoresAvg, long lSiteID, long lMID)

	 

protected void LoadTree(DataSet dsScoresAvg,
                            Ext.Net.Node ndRoot, 
                            long lSiteID, 
                            string strSiteName,
                            Dictionary<string, string>[] gpData)

	laod the tree 

protected void LoadDutyStatus()

	load duty status 

protected void LoadSites()

	load the site multi combo 

protected void LoadInstruments()

	load the instruments multi combo 

protected void LoadGender()

	load injuries dropdownlist 

protected void LoadInjuries()

	load injuries dropdownlist 

protected void LoadImpairments()

	load impairments dropdownlist 

protected void LoadPrograms()

	load programs dropdownlist 

	

